Collaboration APIs
Tags and resources
collaboration/notebooks/{notebookId}/sections
List of sections for provided notebook
collaboration/notebooks/{notebookId}/sections
Creates a new section in a notebook
collaboration/notebooks/{notebookId}/sections/{sectionId}
Gets information about a notebook section
collaboration/notebooks/{notebookId}/sections/{sectionId}
Deletes a notebook section
collaboration/notebooks/{notebookId}/sections/{sectionId}
Updates a notebook section
collaboration/notebooks/{notebookId}/sections/{sectionId}/notes
Lists notes in a notebook section
collaboration/notebooks/{notebookId}/sections/{sectionId}/notes
Create a new note under a notebook section
collaboration/notebooks/{notebookId}/sections/{sectionId}/notes/{noteId}
Gets information about a note in a notebook section
collaboration/notebooks/{notebookId}/sections/{sectionId}/notes/{noteId}
Updates values in a note in a notebook section